[INFO] fetching crate aoc_framework 0.1.0...
[INFO] testing aoc_framework-0.1.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] extracting crate aoc_framework 0.1.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate aoc_framework 0.1.0
[INFO] finished tweaking crates.io crate aoc_framework 0.1.0
[INFO] tweaked toml for crates.io crate aoc_framework 0.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate aoc_framework 0.1.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 166 packages to latest compatible versions
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.13.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7b08b551569c13f0e324629ccc774f5714de938c16ec92c969301224c32b0e8e
[INFO] running `Command { std: "docker" "start" "-a" "7b08b551569c13f0e324629ccc774f5714de938c16ec92c969301224c32b0e8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7b08b551569c13f0e324629ccc774f5714de938c16ec92c969301224c32b0e8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b08b551569c13f0e324629ccc774f5714de938c16ec92c969301224c32b0e8e", kill_on_drop: false }`
[INFO] [stdout] 7b08b551569c13f0e324629ccc774f5714de938c16ec92c969301224c32b0e8e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 40c4679acafc4b7ae03d6173d9d89c599ee4456f38c98d27a0481f1f424e770f
[INFO] running `Command { std: "docker" "start" "-a" "40c4679acafc4b7ae03d6173d9d89c599ee4456f38c98d27a0481f1f424e770f", kill_on_drop: false }`
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling aoc_framework v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.50s
[INFO] running `Command { std: "docker" "inspect" "40c4679acafc4b7ae03d6173d9d89c599ee4456f38c98d27a0481f1f424e770f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40c4679acafc4b7ae03d6173d9d89c599ee4456f38c98d27a0481f1f424e770f", kill_on_drop: false }`
[INFO] [stdout] 40c4679acafc4b7ae03d6173d9d89c599ee4456f38c98d27a0481f1f424e770f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b392dd67d66ce5c6dce44ecf49d96178a42c9c6fce46a1f76150a5c2761ef2b9
[INFO] running `Command { std: "docker" "start" "-a" "b392dd67d66ce5c6dce44ecf49d96178a42c9c6fce46a1f76150a5c2761ef2b9", kill_on_drop: false }`
[INFO] [stderr]    Compiling aoc_framework v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.89s
[INFO] running `Command { std: "docker" "inspect" "b392dd67d66ce5c6dce44ecf49d96178a42c9c6fce46a1f76150a5c2761ef2b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b392dd67d66ce5c6dce44ecf49d96178a42c9c6fce46a1f76150a5c2761ef2b9", kill_on_drop: false }`
[INFO] [stdout] b392dd67d66ce5c6dce44ecf49d96178a42c9c6fce46a1f76150a5c2761ef2b9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 80472beeacc2b89a58cf857b08aa6829320fe63fa9d0d180f1a9e983c604c3fc
[INFO] running `Command { std: "docker" "start" "-a" "80472beeacc2b89a58cf857b08aa6829320fe63fa9d0d180f1a9e983c604c3fc", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aoc_framework-7b8e736c5dcc4db8)
[INFO] [stdout] running 0 tests
[INFO] [stderr]    Doc-tests aoc_framework
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/aoc_runner/challenge.rs - aoc_runner::challenge::Challenge (line 18) ... FAILED
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] test src/lib.rs - (line 5) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/aoc_runner/challenge.rs - aoc_runner::challenge::Challenge (line 18) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `aoc_runner`
[INFO] [stdout]   --> src/aoc_runner/challenge.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use aoc_runner::{Challenge, ChallengePart};
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `aoc_runner`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `aoc_runner`, use `cargo add aoc_runner` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AOCRunner` in this scope
[INFO] [stdout]   --> src/aoc_runner/challenge.rs:29:3
[INFO] [stdout]    |
[INFO] [stdout] 29 |   AOCRunner::new(Solution::new())
[INFO] [stdout]    |   ^^^^^^^^^ use of undeclared type `AOCRunner`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 19 + use aoc_framework::AOCRunner;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `from_file` in this scope
[INFO] [stdout]   --> src/aoc_runner/challenge.rs:30:10
[INFO] [stdout]    |
[INFO] [stdout] 30 |     .run(from_file("input.txt")); //Returns 0 for first part of the challenge. Then asks for feedback. Then states that the second p...
[INFO] [stdout]    |          ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 19 + use aoc_framework::input::from_file;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 5) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `aoc_runner` in this scope
[INFO] [stdout]  --> src/lib.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use aoc_runner::input::from_file;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `aoc_runner`
[INFO] [stdout]   |
[INFO] [stdout] help: to make use of source file src/aoc_runner.rs, use `mod aoc_runner` in this file to declare the module
[INFO] [stdout]   |
[INFO] [stdout] 6 + mod aoc_runner;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `aoc_runner`
[INFO] [stdout]  --> src/lib.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use aoc_runner::{AOCRunner, Challenge, ChallengePart};
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `aoc_runner`
[INFO] [stdout]   |
[INFO] [stdout] help: to make use of source file src/aoc_runner.rs, use `mod aoc_runner` in this file to declare the module
[INFO] [stdout]   |
[INFO] [stdout] 6 + mod aoc_runner;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ExampleChallenge` in this scope
[INFO] [stdout]   --> src/lib.rs:10:19
[INFO] [stdout]    |
[INFO] [stdout] 10 |    AOCRunner::new(ExampleChallenge::new())
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^ use of undeclared type `ExampleChallenge`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/aoc_runner/challenge.rs - aoc_runner::challenge::Challenge (line 18)
[INFO] [stdout]     src/lib.rs - (line 5)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "80472beeacc2b89a58cf857b08aa6829320fe63fa9d0d180f1a9e983c604c3fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80472beeacc2b89a58cf857b08aa6829320fe63fa9d0d180f1a9e983c604c3fc", kill_on_drop: false }`
[INFO] [stdout] 80472beeacc2b89a58cf857b08aa6829320fe63fa9d0d180f1a9e983c604c3fc
